Fix some doc/emacs typos
authorGlenn Morris <rgm@gnu.org>
Wed, 8 May 2013 03:49:29 +0000 (20:49 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 8 May 2013 03:49:29 +0000 (20:49 -0700)
* doc/emacs/sending.texi (Mail Sending): Fix typo.

* doc/emacs/windows.texi (Change Window): Fix typo.

doc/emacs/ChangeLog
doc/emacs/sending.texi
doc/emacs/windows.texi

index 968e6a064cc5906e28fa3d6d5ef1e1f0db9d29a0..beb85763eb912e43246a03359ab1dc7142eea567 100644 (file)
@@ -1,3 +1,9 @@
+2013-05-08  Glenn Morris  <rgm@gnu.org>
+
+       * sending.texi (Mail Sending): Fix typo.
+
+       * windows.texi (Change Window): Fix typo.
+
 2013-05-07  Glenn Morris  <rgm@gnu.org>
 
        * custom.texi (Changing a Variable): Fix typo.
index 4c8af7e650e763f2ddb82aa79fa359e9a233d872..1402d8a85be20df643fadad42bbb4f42cf173df4 100644 (file)
@@ -374,7 +374,7 @@ This is the default, unless you have already set the variables for
 sending mail via @code{smtpmail-send-it} (see below).
 
 @item smtpmail-send-it
-Send mail using the through an external mail host, such as your
+Send mail through an external mail host, such as your
 Internet service provider's outgoing SMTP mail server.  If you have
 not told Emacs how to contact the SMTP server, it prompts for this
 information, which is saved in the @code{smtpmail-smtp-server} variable
index 7ed0c682296e65102052c21b526eda5e60110e9f..7c80cefcc7e8d9ad25604f58da321f8eb3207ee9 100644 (file)
@@ -258,7 +258,7 @@ Make all windows the same height (@code{balance-windows}).
 the space that it occupied is given to an adjacent window (but not the
 minibuffer window, even if that is active at the time).  Deleting the
 window has no effect on the buffer it used to display; the buffer
-continues to exist, and you can still switch to with @kbd{C-x b}.
+continues to exist, and you can still switch to it with @kbd{C-x b}.
 
 @findex kill-buffer-and-window
 @kindex C-x 4 0